Select Schema Generation Options (Forward Engineering)

For each option you select, the appropriate SQL statement is included in the DDL script, in the correct syntax for your target server.

To select schema generation options

  1. Select the subject area for which you want to generate the schema. If you skip this step, the Main Subject Area is selected by default.
  2. On the Actions tab, click Schema.

    The Forward Engineer Schema Generation Wizard opens.

  3. Click the Option Selection tab.
  4. Select an Option Set or click Open to use an option set you saved as an XML file.

    Your selections are applied to the schema generation options.

  5. Select an option group from the <Database> Schema Generation list.
  6. Select the options for the schema from the Schema list.
    • To preview your schema DDL script, click Preview.
    • To change your schema generation options, click the Summary tab then select Edit Options. The options list displays the choices you made in the Options tab in a single tree.
  7. Click Generate to generate the schema to the target server.

More information:

Select Schema Generation Options